(C) 1996 AROS - The Amiga Replacement OS


NAME
#include <proto/dos.h>
LONG DoPkt()
SYNOPSIS
struct MsgPort * port
LONG action
LONG arg1
LONG arg2
LONG arg3
LONG arg4
LONG arg5

LOCATION
In DOSBase at offset 40
FUNCTION
INPUTS
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
RCS file: /home/AROS/CVS/AROS/rom/dos/dopkt.c,v Working file: ../../rom/dos/dopkt.c head: 1.2 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: ---------------------------- revision 1.2 date: 1997/01/27 00:36:17; author: ldp; state: Exp; lines: +2 -2 Polish ---------------------------- revision 1.1 date: 1996/12/09 13:53:24; author: aros; state: Exp; Added empty templates for all missing functions Moved #include's into first column =============================================================================